home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98a.txt / 000059_icon-group-sender _Wed Feb 25 12:23:28 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id MAA05267
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Wed, 25 Feb 1998 12:23:28 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA29932; Wed, 25 Feb 1998 12:23:27 -0700
  7. Date: Wed, 25 Feb 98 12:00:29 -0500
  8. Message-Id: <9802251700.AB0060@valinet.com>
  9. From: Paul Abrahams <abrahams@acm.org>
  10. To: icon-group@optima.CS.Arizona.EDU
  11. Cc: abrahams@acm.org (Paul Abrahams)
  12. Subject: Translation into C
  13. Reply-To: abrahams@acm.org
  14. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  15. Status: RO
  16. Content-Length: 438
  17.  
  18. Mark Evans suggested that the reason one might want an Icon to C
  19. translator is that the resulting program will execute faster because it
  20. doesn't need to be interpreted.  But I wonder how much difference that
  21. would really make.  If the C program spends most of its time calling
  22. library routines, then I wouldn't expect much difference at all.
  23.  
  24. Does anyone have statistics that might answer this question?
  25.  
  26. Paul Abrahams
  27. abrahams@acm.org
  28.  
  29.